Skip to content

Conversation

antonfirsov
Copy link
Member

Summary

Document missing socket members and harmonize existing SendPacketsElement.Buffer remarks section.

System.Net.Sockets.SendPacketsElement.#ctor(System.ReadOnlyMemory{System.Byte})
System.Net.Sockets.SendPacketsElement.#ctor(System.ReadOnlyMemory{System.Byte},System.Boolean)
System.Net.Sockets.SendPacketsElement.MemoryBuffer
System.Net.Sockets.TcpListener.AcceptSocketAsync(System.Threading.CancellationToken)
System.Net.Sockets.TcpListener.AcceptTcpClientAsync(System.Threading.CancellationToken)

Contributes to dotnet/runtime#54857

@antonfirsov antonfirsov requested a review from a team as a code owner September 13, 2021 15:16
@ghost
Copy link

ghost commented Sep 13, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Summary

Document missing socket members and harmonize existing SendPacketsElement.Buffer remarks section.

System.Net.Sockets.SendPacketsElement.#ctor(System.ReadOnlyMemory{System.Byte})
System.Net.Sockets.SendPacketsElement.#ctor(System.ReadOnlyMemory{System.Byte},System.Boolean)
System.Net.Sockets.SendPacketsElement.MemoryBuffer
System.Net.Sockets.TcpListener.AcceptSocketAsync(System.Threading.CancellationToken)
System.Net.Sockets.TcpListener.AcceptTcpClientAsync(System.Threading.CancellationToken)

Contributes to dotnet/runtime#54857

Author: antonfirsov
Assignees: -
Labels:

area-System.Net.Sockets

Milestone: -

@opbld31

This comment has been minimized.

@opbld30
Copy link

opbld30 commented Sep 13, 2021

Docs Build status updates of commit e44ff2b:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Net.Sockets/SendPacketsElement.xml ✅Succeeded View
xml/System.Net.Sockets/TcpListener.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@carlossanlop carlossanlop merged commit 95b8db5 into dotnet:main Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants